derelict.purple.nat_pmp

Undocumented in source.

Members

Aliases

PurplePmpType
alias PurplePmpType = _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_pmp_create_map
alias da_purple_pmp_create_map = gboolean function(PurplePmpType type, ushort privateport, ushort publicport, int lifetime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_pmp_destroy_map
alias da_purple_pmp_destroy_map = gboolean function(PurplePmpType type, ushort privateport)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_pmp_get_public_ip
alias da_purple_pmp_get_public_ip = char* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_pmp_init
alias da_purple_pmp_init = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

_Anonymous_0
enum _Anonymous_0
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

purple_pmp_create_map
gboolean purple_pmp_create_map(PurplePmpType type, ushort privateport, ushort publicport, int lifetime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_pmp_destroy_map
gboolean purple_pmp_destroy_map(PurplePmpType type, ushort privateport)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_pmp_get_public_ip
char* purple_pmp_get_public_ip()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_pmp_init
void purple_pmp_init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

purple_pmp_create_map
da_purple_pmp_create_map purple_pmp_create_map;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_pmp_destroy_map
da_purple_pmp_destroy_map purple_pmp_destroy_map;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_pmp_get_public_ip
da_purple_pmp_get_public_ip purple_pmp_get_public_ip;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_pmp_init
da_purple_pmp_init purple_pmp_init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta